EXTEND: Now customize and extend your project! Make sure to meet these minimum technical requirements:
- Write a new function in your code called display_high_scores() that takes in one parameter called data.
- Inside display_high_scores(), use a method of your choice to display the contents of data.
- Call display_high_scores() at the bottom of main() and make sure to pass in new_data as the parameter.
- When you're done, click Submit and Next to continue.
To navigate the page using the TAB key, first press ESC to exit the code editor.